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

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_224'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_224'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_1'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_1'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_167'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_167'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_178'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_178'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_20'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_20'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_210'^^xsd:string;
  dwc:scientificName 'Echinocardium fenauxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124393'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_210'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_212'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_212'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_60'^^xsd:string;
  dwc:scientificName 'Astropecten platyacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123876'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_60'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_70'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_70'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_257'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_257'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_267'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_267'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_285'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_285'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_9'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_9'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_129'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_129'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.44 18.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.44"^^xsd:decimal ;
  dwc:decimalLongitude "18.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_149'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.53'^^xsd:double;
  dwc:latitude '42.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_149'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_186'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_186'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_2'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_2'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_79'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_79'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_232'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_232'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_29'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_29'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_290'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_290'^^xsd:string;
  dwc:observationDate '2005-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_104'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_104'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.38 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.38"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_111'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.38'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_111'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_10'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_10'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_168'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_168'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_172'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_172'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_179'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_179'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_206'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_206'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_21'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_21'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_211'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_211'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_71'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_71'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_225'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_225'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_252'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_252'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_258'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_258'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_268'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_268'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_108'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_108'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_115'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_115'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_130'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_130'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39 18.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39"^^xsd:decimal ;
  dwc:decimalLongitude "18.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_150'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.57'^^xsd:double;
  dwc:latitude '42.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_150'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_173'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_173'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_187'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_187'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_197'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_197'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_30'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_30'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_65'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_65'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_80'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_80'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_233'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_233'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_250'^^xsd:string;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_250'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_97'^^xsd:string;
  dwc:scientificName 'Peltaster placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124055'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_97'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_105'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_105'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_14'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_14'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_156'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.63'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_156'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_305'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_305'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_99'^^xsd:string;
  dwc:scientificName 'Peltaster placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124055'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_99'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '124055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_200'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_200'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_39'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_39'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_44'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_44'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_5'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_5'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_53'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_53'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_92'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_92'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_122'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_122'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_146'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:startLongitude '18.57'^^xsd:double;
  dwc:endLongitude '18.72'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:startLatitude '42.368333333333'^^xsd:double;
  dwc:endLatitude '42.296666666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_146'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_259'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_259'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_169'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_169'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_180'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_180'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_196'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_196'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_201'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_201'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_207'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_207'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_213'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_213'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_22'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_22'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_72'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_72'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_226'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_226'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_278'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) sanctori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124528'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_278'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_286'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_286'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_102'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_102'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_109'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_109'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_11'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_11'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.36 18.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.36"^^xsd:decimal ;
  dwc:decimalLongitude "18.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_151'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.64'^^xsd:double;
  dwc:latitude '42.36'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_151'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_170'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_170'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_301'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_301'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_77'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_77'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_230'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_230'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_27'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_27'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_275'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_275'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_289'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_289'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_134'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_134'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_143'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.67'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_143'^^xsd:string;
  dwc:observationDate '2006-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_181'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_181'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_202'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_202'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_214'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_214'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_73'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_73'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_227'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_227'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_23'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_23'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_249'^^xsd:string;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_249'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_253'^^xsd:string;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_253'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_269'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_269'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_279'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) sanctori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124528'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_279'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_116'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_116'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_131'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_131'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_152'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_152'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_78'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_78'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_231'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_231'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_28'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_28'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_135'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_135'^^xsd:string;
  dwc:observationDate '2005-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_304'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_304'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_300'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_300'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_38'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_38'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_52'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_52'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_245'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_245'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_247'^^xsd:string;
  dwc:scientificName 'Ocnus syracusanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124648'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_247'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '529624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_91'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_91'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_140'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_140'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.49 18.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.49"^^xsd:decimal ;
  dwc:decimalLongitude "18.68"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_145'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.68'^^xsd:double;
  dwc:startLongitude '18.678'^^xsd:double;
  dwc:endLongitude '18.6865'^^xsd:double;
  dwc:latitude '42.49'^^xsd:double;
  dwc:startLatitude '42.486'^^xsd:double;
  dwc:endLatitude '42.511333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_145'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_223'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_223'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_166'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_166'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_18'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_18'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_69'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_69'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_255'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_255'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_283'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_283'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_127'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.69'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_127'^^xsd:string;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_100'^^xsd:string;
  dwc:scientificName 'Luidia ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:startLongitude '18.750666666667'^^xsd:double;
  dwc:endLongitude '18.667333333333'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:startLatitude '42.234666666667'^^xsd:double;
  dwc:endLatitude '42.259333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123920'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_100'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_306'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:startLongitude '18.750666666667'^^xsd:double;
  dwc:endLongitude '18.667333333333'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:startLatitude '42.234666666667'^^xsd:double;
  dwc:endLatitude '42.259333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_306'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_40'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:startLongitude '18.750666666667'^^xsd:double;
  dwc:endLongitude '18.667333333333'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:startLatitude '42.234666666667'^^xsd:double;
  dwc:endLatitude '42.259333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_40'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_54'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:startLongitude '18.750666666667'^^xsd:double;
  dwc:endLongitude '18.667333333333'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:startLatitude '42.234666666667'^^xsd:double;
  dwc:endLatitude '42.259333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_54'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.24 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.24"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_93'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:startLongitude '18.750666666667'^^xsd:double;
  dwc:endLongitude '18.667333333333'^^xsd:double;
  dwc:latitude '42.24'^^xsd:double;
  dwc:startLatitude '42.234666666667'^^xsd:double;
  dwc:endLatitude '42.259333333333'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_93'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_174'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_174'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_189'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_189'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_199'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_199'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_3'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_3'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_32'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_32'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_48'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_48'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_66'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_66'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_82'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_82'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_220'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_220'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_235'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_235'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_251'^^xsd:string;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_251'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_276'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_276'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_280'^^xsd:string;
  dwc:scientificName 'Holothuria (Platyperona) sanctori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124528'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_280'^^xsd:string;
  dwc:observationDate '2006-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_292'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_292'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_98'^^xsd:string;
  dwc:scientificName 'Peltaster placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124055'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_98'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_107'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_107'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_113'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_113'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_118'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_118'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_136'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_136'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_15'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_15'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.33 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.33"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_158'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_158'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_81'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_81'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_171'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_171'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_188'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_188'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_198'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_198'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_219'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_219'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_31'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_31'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_234'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_234'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_291'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_291'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_106'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_106'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_112'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_112'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_157'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.34'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_157'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_19'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_19'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_308'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124568'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_308'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_243'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_243'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_256'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_256'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_266'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_266'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_284'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_284'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_128'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_128'^^xsd:string;
  dwc:observationDate '2006-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_274'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_274'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_288'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.7'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_288'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_175'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_175'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_176'^^xsd:string;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_176'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_101'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_101'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_94'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_94'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_41'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_41'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_47'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_47'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_55'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_55'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_6'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.804833333333'^^xsd:double;
  dwc:endLongitude '18.637833333333'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:startLatitude '42.218833333333'^^xsd:double;
  dwc:endLatitude '42.1725'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_6'^^xsd:string;
  dwc:observationDate '2006-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_241'^^xsd:string;
  dwc:scientificName 'Leptopentacta elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124635'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_241'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1474372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_303'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_303'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_37'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_37'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_51'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_51'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_242'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_242'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_90'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_90'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_139'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_139'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_144'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_144'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.47 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.47"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_165'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:startLongitude '18.7445'^^xsd:double;
  dwc:endLongitude '18.708833333333'^^xsd:double;
  dwc:latitude '42.47'^^xsd:double;
  dwc:startLatitude '42.4675'^^xsd:double;
  dwc:endLatitude '42.4805'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_165'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_17'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_17'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_68'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_68'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_254'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_254'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_265'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_265'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_282'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_282'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_126'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_126'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 18.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "18.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_142'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.72'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_142'^^xsd:string;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 18.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46"^^xsd:decimal ;
  dwc:decimalLongitude "18.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_26'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.74'^^xsd:double;
  dwc:latitude '42.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_26'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 18.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46"^^xsd:decimal ;
  dwc:decimalLongitude "18.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_50'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.74'^^xsd:double;
  dwc:latitude '42.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_50'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 18.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46"^^xsd:decimal ;
  dwc:decimalLongitude "18.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_273'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.74'^^xsd:double;
  dwc:latitude '42.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_273'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 18.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46"^^xsd:decimal ;
  dwc:decimalLongitude "18.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_287'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.74'^^xsd:double;
  dwc:latitude '42.46'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_287'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 18.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "18.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_67'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.76'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_67'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 18.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "18.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_222'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.76'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_222'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 18.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "18.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_264'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.76'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_264'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 18.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "18.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_281'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.76'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_281'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.43 18.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.43"^^xsd:decimal ;
  dwc:decimalLongitude "18.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_16'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.76'^^xsd:double;
  dwc:latitude '42.43'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_16'^^xsd:string;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_190'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_190'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_293'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_293'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_62'^^xsd:string;
  dwc:scientificName 'Astropecten platyacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123876'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_62'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '123876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_83'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_83'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_236'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_236'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.26 18.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.26"^^xsd:decimal ;
  dwc:decimalLongitude "18.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_159'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.78'^^xsd:double;
  dwc:latitude '42.26'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_159'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_294'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.8'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_294'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_84'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.8'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_84'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_160'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.8'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_160'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_63'^^xsd:string;
  dwc:scientificName 'Astropecten spinulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123878'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_63'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '123878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_277'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_277'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_191'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_191'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_295'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_295'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_33'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_33'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_85'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_85'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_237'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_237'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_262'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_262'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_119'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_119'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_124'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_124'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.27 18.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.27"^^xsd:decimal ;
  dwc:decimalLongitude "18.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_161'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.85'^^xsd:double;
  dwc:latitude '42.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_161'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_182'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_182'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_203'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_203'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_208'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_208'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_215'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_215'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_74'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_74'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_228'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_228'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_260'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_260'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_270'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_270'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_103'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_103'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_110'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_110'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_12'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_12'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_132'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_132'^^xsd:string;
  dwc:observationDate '2006-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_153'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_153'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 18.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "18.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_163'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.94'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_163'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_114'^^xsd:string;
  dwc:scientificName 'Ophidiaster ophidianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124101'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_114'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 18.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "18.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_120'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '18.95'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_120'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.13 19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.13"^^xsd:decimal ;
  dwc:decimalLongitude "19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_192'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.02'^^xsd:double;
  dwc:latitude '42.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_192'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.13 19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.13"^^xsd:decimal ;
  dwc:decimalLongitude "19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_296'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.02'^^xsd:double;
  dwc:latitude '42.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_296'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.13 19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.13"^^xsd:decimal ;
  dwc:decimalLongitude "19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_86'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.02'^^xsd:double;
  dwc:latitude '42.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_86'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.13 19.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.13"^^xsd:decimal ;
  dwc:decimalLongitude "19.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_238'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.02'^^xsd:double;
  dwc:latitude '42.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_238'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_183'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_183'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_204'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_204'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_216'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_216'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_75'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_75'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_229'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_229'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_261'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_261'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_271'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_271'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 19.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "19.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_154'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.06'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_154'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_46'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_46'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_297'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_297'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_302'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_302'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_34'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_34'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_4'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_4'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_87'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_87'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_239'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_239'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_244'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_244'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_125'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_125'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.07 19.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.07"^^xsd:decimal ;
  dwc:decimalLongitude "19.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_137'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.08'^^xsd:double;
  dwc:latitude '42.07'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_137'^^xsd:string;
  dwc:observationDate '2005-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_45'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_45'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_95'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_95'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_177'^^xsd:string;
  dwc:scientificName 'Echinus melo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124294'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_177'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_195'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_195'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_307'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_307'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_42'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_42'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_49'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_49'^^xsd:string;
  dwc:observationDate '2005-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_56'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_56'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_7'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_7'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_246'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_246'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_248'^^xsd:string;
  dwc:scientificName 'Ocnus syracusanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124648'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_248'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '529624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_141'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_141'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 19.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "19.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_147'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.09'^^xsd:double;
  dwc:startLongitude '19.067283333333'^^xsd:double;
  dwc:endLongitude '19.1165'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:startLatitude '42.05645'^^xsd:double;
  dwc:endLatitude '41.940116666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_147'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_64'^^xsd:string;
  dwc:scientificName 'Tethyaster subinermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123913'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_64'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '123913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_96'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_96'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_43'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_43'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_57'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_57'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_8'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_8'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_123'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_123'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.96 19.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.96"^^xsd:decimal ;
  dwc:decimalLongitude "19.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_148'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.13'^^xsd:double;
  dwc:startLongitude '19.134'^^xsd:double;
  dwc:endLongitude '19.141'^^xsd:double;
  dwc:latitude '41.96'^^xsd:double;
  dwc:startLatitude '41.976'^^xsd:double;
  dwc:endLatitude '41.961166666667'^^xsd:double;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:verbatimPositionSetail 'Latitude-longitude calculated as centre of the start-end values'^^xsd:string;
  dwc:samplingProtocol 'Bottom trawl (otter trawl)'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_148'^^xsd:string;
  dwc:observationDate '2006-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_184'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_184'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_205'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_205'^^xsd:string;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_217'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_217'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_61'^^xsd:string;
  dwc:scientificName 'Astropecten platyacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123876'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_61'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '123876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_76'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_76'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_24'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_24'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_272'^^xsd:string;
  dwc:scientificName 'Holothuria (Roweothuria) poli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_272'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_133'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_133'^^xsd:string;
  dwc:observationDate '2006-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.03 19.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.03"^^xsd:decimal ;
  dwc:decimalLongitude "19.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_164'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.14'^^xsd:double;
  dwc:latitude '42.03'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_164'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_194'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.15'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_194'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_299'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.15'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_299'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_36'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.15'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_36'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_89'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.15'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_89'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_193'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_193'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_298'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_298'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_35'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_35'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_59'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_59'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_221'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_221'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_240'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_240'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_263'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) mammata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_263'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_88'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_88'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_121'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_121'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_138'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_138'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 19.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "19.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_162'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.16'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_162'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_185'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_185'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_209'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_209'^^xsd:string;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_218'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_218'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_58'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_58'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_25'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_25'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_117'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_117'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_13'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_13'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4609__Echinodermata_Montenegro_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4609__Echinodermata_Montenegro_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 19.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "19.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4609__Echinodermata_Montenegro_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Echinodermata_Montenegro_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4609_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-06-29'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Biology, Montenegro'^^xsd:string;
  dwc:collectionCode 'Echinodermata of Montenegro'^^xsd:string;
  dwc:catalogNumber 'Echinodermata_Montenegro_155'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'South Adriatic Sea'^^xsd:string;
  dwc:longitude '19.23'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:samplingEffort 'visual census: transect perpendicular to the coast line of 100 meters long'^^xsd:string;
  dwc:samplingProtocol 'SCUBA diving'^^xsd:string;
  dwc:occurrenceId 'Echinodermata_Montenegro_155'^^xsd:string;
  dwc:observationDate '2006-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF