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

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

<https://eurobis.org/id/occurrence/4620_21_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_231'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '79'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_826'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '46'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_731'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '55'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_730'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '40'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_594'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '24'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_271'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '83'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_447'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_484'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '18'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1340'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '132'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_262'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '69'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_841'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '47'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1046'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '119'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_839'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '61'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_580'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '31'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_263'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '81'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1345'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '133'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_266'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '70'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_589'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '23'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1044'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '98'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1058'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '120'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_850'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '48'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1056'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '99'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_557'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '6'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_23_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_23_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_23_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_23_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1D_07_245'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '94'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_22_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_22_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_22_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_22_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1C_07_244'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '93'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_992'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '127'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_784'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '43'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_522'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '5'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1001'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '113'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_14_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_14_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_14_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_14_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_07_503'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '11'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1013'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '114'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_31_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_31_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_31_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_31_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5E_07_1264'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '156'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_25_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_25_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_25_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_25_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_07_1000'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '108'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_243'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '80'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_25_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_25_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_25_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_25_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_07_1033'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '109'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_560'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '30'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1248'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '147'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_990'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '106'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_17_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_17_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_17_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_17_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_07_825'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '37'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_559'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '22'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_14_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_14_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_14_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_14_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_07_558'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '12'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_494'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '19'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_492'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '4'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1318'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '150'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1034'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '117'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_242'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '68'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_827'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '60'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_355'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '91'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_28_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_28_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_28_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_28_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5C_07_1316'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '139'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1315'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '131'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1032'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '96'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_354'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '75'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_363'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '92'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_916'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '53'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_29_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_29_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_29_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_29_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_07_1317'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '143'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1038'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '97'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1040'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '118'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_761'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '56'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_760'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '42'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_175'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '76'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_474'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '17'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_420'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '28'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_419'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '14'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_959'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '126'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1160'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '128'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_14_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_14_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_14_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_14_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_07_403'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '10'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_434'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '15'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_999'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '107'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_936'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '104'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_28_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_28_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_28_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_28_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5C_07_1166'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '137'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_291'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '85'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_12_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_12_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_12_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_12_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_07_616'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_454'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '16'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_29_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_29_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_29_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_29_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_07_1127'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '142'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_620'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '33'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_619'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '26'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_14_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_14_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_14_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_14_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_07_618'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '13'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_617'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '8'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_938'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '123'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_14_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_14_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_14_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_14_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_07_398'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '9'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_267'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '82'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_12_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_12_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_12_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_12_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_07_396'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_303'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '87'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1290'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '130'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1019'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '115'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1418'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '155'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_29_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_29_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_29_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_29_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_07_1362'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '144'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1061'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '121'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_25_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_25_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_25_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_25_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_07_1060'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '110'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1153'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '146'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_853'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '49'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_951'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '105'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_534'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '21'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_25_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_25_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_25_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_25_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_07_1081'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '111'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1393'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '154'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1390'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '135'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_302'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '73'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_872'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '64'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_871'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '51'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_279'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '84'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_238'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '67'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_824'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '59'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_17_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_17_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_17_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_17_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_07_822'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '36'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_223'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '78'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_811'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '44'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1059'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '100'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_605'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '32'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_604'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '25'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_812'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '58'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1293'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '149'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1070'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '122'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1092'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '103'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_298'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '72'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_323'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '88'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_659'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '27'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_13_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_13_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_13_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_13_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10B_08_592'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '7'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1071'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '102'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_817'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '45'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_545'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '29'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_956'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '125'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_347'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '90'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1383'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '153'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_28_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_28_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_28_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_28_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5C_07_1301'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '138'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_299'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '86'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_757'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '41'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_17_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_17_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_17_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_17_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_07_756'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '35'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_716'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '54'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_215'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '77'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_25_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_25_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_25_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_25_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_07_1093'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '112'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_322'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '74'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_887'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '65'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_886'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '52'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_17_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_17_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_17_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_17_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_07_885'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '39'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_21_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_21_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_21_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_21_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1B_08_331'^^xsd:string;
  dwc:scientificName 'Syllis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131454'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '89'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_28_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_28_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_28_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_28_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5C_07_1416'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '141'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1415'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '136'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_16_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_16_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_16_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_16_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10D_08_660'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '34'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_1025'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '116'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1353'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '151'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_848'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '62'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_26_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_26_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_26_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_26_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20C_08_944'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '124'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1378'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '152'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_29_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_29_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_29_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_29_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_07_1377'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '145'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_28_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_28_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_28_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_28_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5C_07_1376'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '140'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1375'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '134'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_24_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_24_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_24_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_24_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.20B_08_1068'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '101'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_290'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '71'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_863'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '63'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_23_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_23_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_23_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_23_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1D_07_293'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '95'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_18_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_18_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_18_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_18_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_08_862'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '50'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_17_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_17_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_17_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_17_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15C_07_861'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '38'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_30_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_30_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_30_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_30_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5D_08_1283'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '148'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_27_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_27_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_27_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_27_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5A_08_1280'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '129'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_15_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_15_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_15_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_15_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.10C_08_524'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '20'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_20_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_20_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_20_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_20_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.1A_08_214'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '66'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_19_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_19_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_19_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_19_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.15D_08_806'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '57'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_58_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_58_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_58_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_58_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5E_07_3263'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '356'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1737'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '247'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2956'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '327'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2955'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '313'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2497'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '212'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1732'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '264'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1731'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '246'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1729'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '230'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_34_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_34_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_34_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_34_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10C_07_2101'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '171'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_58_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_58_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_58_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_58_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5E_07_3260'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '355'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2942'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '326'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2941'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '312'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_43_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_43_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_43_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_43_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_07_1722'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '224'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_38_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_38_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_38_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_38_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_07_2482'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '188'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2967'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '295'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_48_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_48_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_48_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_48_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1E_07_1751'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '271'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_31_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_31_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_31_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_31_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5E_07_1359'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '157'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2978'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '335'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2976'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '314'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2974'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '296'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1755'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '249'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1753'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '232'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2816'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '320'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2813'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '287'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_50_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_50_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_50_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_50_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_07_2812'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '280'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2393'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '193'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_38_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_38_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_38_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_38_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_07_2392'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '186'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2865'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '322'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2864'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '308'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2862'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '289'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1660'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '261'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_56_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_56_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_56_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_56_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_07_3198'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '338'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2005'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '162'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2459'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '196'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_38_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_38_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_38_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_38_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_07_2458'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '187'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2457'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '182'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_36_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_36_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_36_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_36_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10E_07_2078'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '178'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_34_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_34_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_34_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_34_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10C_07_2076'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '170'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_56_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_56_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_56_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_56_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_07_3240'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '339'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2915'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '334'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2914'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '325'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2913'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '311'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_2912'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '302'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2911'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '294'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_50_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_50_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_50_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_50_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_07_2910'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '281'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3241'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '348'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3232'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '347'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1870'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '269'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1867'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '235'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_2909'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '275'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_48_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_48_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_48_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_48_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1E_07_1703'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '270'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1702'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '263'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1701'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '245'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_45_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_45_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_45_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_45_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1B_07_1700'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '239'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1699'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '229'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_43_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_43_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_43_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_43_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_07_1698'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '223'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_42_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_42_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_42_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_42_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15E_07_2462'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '219'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1881'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '256'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_3124'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '330'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1879'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '236'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2639'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '202'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_40_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_40_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_40_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_40_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_07_2460'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '205'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1599'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '243'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1600'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '259'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2739'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '319'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2736'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '286'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_40_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_40_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_40_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_40_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_07_2310'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '204'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2309'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '191'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3148'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '341'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1516'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '257'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_34_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_34_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_34_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_34_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10C_07_1921'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '169'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_1950'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '161'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2900'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '324'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2897'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '293'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2445'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '181'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2065'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '167'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_45_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_45_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_45_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_45_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1B_07_1772'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '240'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_43_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_43_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_43_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_43_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_07_1770'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '225'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_42_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_42_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_42_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_42_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15E_07_2534'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '220'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2533'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '214'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_40_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_40_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_40_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_40_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_07_2532'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '206'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1774'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '266'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2531'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '198'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_38_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_38_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_38_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_38_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_07_2530'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '189'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2529'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '184'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_36_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_36_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_36_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_36_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10E_07_2138'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '179'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_35_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_35_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_35_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_35_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10D_08_2137'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '176'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_58_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_58_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_58_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_58_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5E_07_3146'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '353'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2691'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '331'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2690'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '318'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2689'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '307'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_45_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_45_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_45_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_45_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1B_07_1508'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '237'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_34_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_34_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_34_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_34_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10C_07_1916'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '168'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_1915'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '160'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2315'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131306'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '192'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_2688'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '300'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2687'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '283'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_50_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_50_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_50_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_50_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_07_2686'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '278'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_2685'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '272'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_35_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_35_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_35_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_35_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10D_08_2177'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '177'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1693'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '228'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2577'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '185'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2722'^^xsd:string;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '285'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_58_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_58_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_58_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_58_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5E_07_3209'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '354'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2876'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '291'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2431'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '211'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2429'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '195'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2050'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '166'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2879'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '323'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2878'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '309'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1797'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '253'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2984'^^xsd:string;
  dwc:scientificName 'Syllis cruzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131426'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '328'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1791'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '252'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_43_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_43_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_43_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_43_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_07_1632'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '222'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_42_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_42_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_42_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_42_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15E_07_2396'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '218'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2395'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '209'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_3020'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '337'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_40_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_40_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_40_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_40_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_07_2550'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '207'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2549'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '199'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2837'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '321'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_2835'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '301'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2834'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '288'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_2832'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '274'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1636'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '260'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_58_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_58_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_58_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_58_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5E_07_3302'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '357'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2515'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '213'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2513'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '197'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1785'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '251'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1786'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '267'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1783'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '233'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_3045'^^xsd:string;
  dwc:scientificName 'Syllis parapari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196002'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '305'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '196002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3175'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '344'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1570'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '258'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1567'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '226'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_35_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_35_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_35_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_35_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10D_08_1967'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '173'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1857'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '255'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2615'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '201'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3202'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '345'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_45_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_45_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_45_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_45_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1B_07_1544'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '238'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_43_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_43_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_43_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_43_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_07_1542'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '221'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_3002'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '298'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2611'^^xsd:string;
  dwc:scientificName 'Syllis westheidei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131461'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '216'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3172'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '343'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_50_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_50_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_50_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_50_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_07_2749'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '279'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_2748'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '273'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_42_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_42_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_42_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_42_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15E_07_2324'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '217'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1479'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '242'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_45_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_45_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_45_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_45_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1B_07_1820'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '241'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1819'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '234'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2581'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '215'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2579'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '200'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2845'^^xsd:string;
  dwc:scientificName 'Plakosyllis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131360'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '332'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2025'^^xsd:string;
  dwc:scientificName 'Plakosyllis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131360'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '163'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_3052'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '306'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_3051'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '299'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_3049'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '277'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1822'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '268'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1821'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '254'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3301'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '352'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_3053'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '317'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2269'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '208'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_40_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_40_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_40_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_40_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_07_2268'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '203'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2267'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '190'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2894'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '333'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2892'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '310'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2890'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '292'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1683'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '244'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1666'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '262'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3217'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '346'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_35_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_35_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_35_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_35_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10D_08_2037'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '174'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2035'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '164'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3262'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '349'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_2961'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '303'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_47_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_47_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_47_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_47_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1D_08_1744'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '265'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1743'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '248'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1741'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '231'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2499'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '183'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3151'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '342'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2701'^^xsd:string;
  dwc:scientificName 'Brania arminii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131280'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '284'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2869'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '290'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3277'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '350'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_56_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_56_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_56_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_56_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_07_3276'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '340'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_55_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_55_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_55_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_55_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20E_07_2999'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '336'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_54_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_54_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_54_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_54_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20D_08_2998'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '329'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_34_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_34_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_34_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_34_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10C_07_2136'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '172'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_32_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_32_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_32_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_32_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_07_2134'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '159'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_31_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_31_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_31_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_31_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALA.5E_07_1379'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '158'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_2997'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '315'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_52_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_52_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_52_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_52_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_07_2996'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '304'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_51_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_51_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_51_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_51_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_08_2995'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '297'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_50_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_50_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_50_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_50_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20B_07_2994'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '282'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_44_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_44_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_44_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_44_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1A_08_1657'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '227'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_41_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_41_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_41_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_41_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15D_08_2419'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '210'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_39_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_39_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_39_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_39_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15C_08_2417'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '194'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_37_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_37_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_37_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_37_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.15A_08_2415'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '180'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_35_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_35_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_35_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_35_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10D_08_2042'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '175'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_33_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_33_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_33_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_33_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.10B_08_2040'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '165'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_49_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_49_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_49_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_49_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20A_07_2993'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '276'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_46_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_46_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_46_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_46_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.1C_08_1773'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '250'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_53_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_53_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_53_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_53_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.20C_08_3039'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '316'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_57_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_57_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_57_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_57_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CALB.5A_08_3295'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '351'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5371'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '839'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5369'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '803'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5368'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '789'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5980'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '755'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6322'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '894'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6320'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '879'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5399'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '804'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5398'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '791'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5397'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '775'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5999'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '737'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5954'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '716'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5335'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '837'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5955'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '731'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6266'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '887'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_89_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_89_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_89_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_89_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_07_5969'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '704'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5355'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '772'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5972'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '754'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5971'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '733'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5263'^^xsd:string;
  dwc:scientificName 'Nudisyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '248052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '834'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '248052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5907'^^xsd:string;
  dwc:scientificName 'Nudisyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '248052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '725'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '248052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5629'^^xsd:string;
  dwc:scientificName 'Nudisyllis divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '248052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '647'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '248052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5696'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '697'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6628'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '904'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6630'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '921'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6287'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '893'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6283'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '867'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5699'^^xsd:string;
  dwc:scientificName 'Syllides edentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131407'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '684'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5389'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '840'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5388'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '821'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5714'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '675'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6671'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '931'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5710'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '674'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6657'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '943'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5385'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '774'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5380'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '790'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5379'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '773'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5992'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '757'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5991'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '736'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5328'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '817'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5674'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '671'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5634'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '666'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5633'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '648'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5673'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '653'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6004'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '758'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6323'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '869'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5962'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '718'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6285'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '878'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6631'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '929'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6632'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '942'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5358'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '819'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5942'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '714'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5466'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '827'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5356'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '788'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5360'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '855'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5359'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '838'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6629'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '912'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6286'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '888'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5694'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '673'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5693'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '654'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5357'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '802'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5915'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '726'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5640'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '692'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6556'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '927'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5266'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '785'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_100_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_100_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_100_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_100_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_07_6284'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '873'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5970'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '719'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5919'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '727'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6563'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '899'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5642'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '667'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5525'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '809'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5526'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '830'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5920'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '747'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5225'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '800'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5815'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '687'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5540'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '865'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5958'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '717'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5884'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '746'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_89_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_89_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_89_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_89_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_07_5881'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '702'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5606'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '665'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5228'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '850'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5226'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '813'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5608'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '691'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5813'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '662'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5539'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '848'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5538'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '831'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5227'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '833'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5437'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '844'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5987'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '735'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5712'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '699'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6547'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '940'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5254'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '784'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5133'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '766'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5824'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '742'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6490'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '917'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6076'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '765'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5514'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '829'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5235'^^xsd:string;
  dwc:scientificName 'Myrianida edwarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '768'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6475'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '916'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5174'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '849'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6474'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '909'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5172'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '811'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5169'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '767'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5570'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '663'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5571'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '679'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5253'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '769'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5528'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '864'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6503'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '898'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6228'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '866'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5964'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '753'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5963'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '732'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5688'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '696'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6575'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '919'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5928'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '748'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5926'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '711'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5652'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '693'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6231'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '884'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5686'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '672'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5842'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '706'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5568'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '688'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5184'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '812'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5167'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '832'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5166'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '810'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_6019'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '739'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5744'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '700'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6343'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '871'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5650'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '668'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_89_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_89_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_89_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_89_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_07_5885'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '703'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5230'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '783'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5234'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '851'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5246'^^xsd:string;
  dwc:scientificName 'Myrianida inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238196'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '852'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5429'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '806'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5428'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '793'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5427'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '777'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6020'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '760'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5396'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '857'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5649'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '650'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6313'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '868'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5717'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '655'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5394'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '822'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6441'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '925'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5541'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '642'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6705'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '923'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5449'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '846'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5158'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '780'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5317'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '835'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6332'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '895'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5411'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '805'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5410'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '792'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6008'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '759'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_6007'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '738'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5499'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '779'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6752'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '949'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6603'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '902'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6261'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '886'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6260'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '877'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5329'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '836'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5326'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '787'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5952'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '752'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5951'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '730'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5676'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '695'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5950'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '715'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6625'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '920'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6623'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '903'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5691'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '683'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5452'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '795'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6711'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '935'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6717'^^xsd:string;
  dwc:scientificName 'Syllis kabilica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131438'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '947'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5753'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '660'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5448'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '826'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5754'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '677'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5414'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '859'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5733'^^xsd:string;
  dwc:scientificName 'Syllis cruzi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131426'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '658'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6707'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '946'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6360'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '881'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5446'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '794'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6032'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '761'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6703'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '907'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6676'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '932'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6675'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '922'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5729'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '657'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5412'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '823'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5413'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '842'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5979'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '734'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5704'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '698'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5438'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '861'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5402'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '858'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6638'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '905'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5370'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '820'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5372'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '856'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6306'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '889'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5479'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '847'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6729'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '915'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6728'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '908'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6731'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '937'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6730'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '924'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6664'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '913'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5723'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '685'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5401'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '841'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5721'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '656'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5340'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '818'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6641'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '930'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5866'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '707'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5592'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '689'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6499'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131298'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '910'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '333453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5882'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '710'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6522'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '939'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6160'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '875'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5860'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '743'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5581'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '644'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_6078'^^xsd:string;
  dwc:scientificName 'Trypanosyllis aeolis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131463'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '723'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5641'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '649'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_106_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_106_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_106_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_106_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_08_6565'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '918'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5258'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '853'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5256'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '815'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5250'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '814'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5621'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238200'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '646'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5512'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '797'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5441'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '807'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5443'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '845'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5442'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '825'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5444'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '862'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5530'^^xsd:string;
  dwc:scientificName 'Virchowia clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '155403'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '798'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '155403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5595'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '680'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6161'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '883'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5594'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '664'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5871'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '724'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6506'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '926'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5206'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '782'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5872'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '744'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5596'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '690'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5870'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '708'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5593'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '645'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5878'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '709'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5880'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '745'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5775'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '686'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6447'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '938'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6102'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '891'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6732'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '948'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5478'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '828'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5773'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '661'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5480'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '863'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5666'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '670'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5984'^^xsd:string;
  dwc:scientificName 'Syllides japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131410'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '756'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5665'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '652'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6251'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '885'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5318'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '854'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6250'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '876'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5316'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '816'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6594'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '911'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5667'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '682'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5932'^^xsd:string;
  dwc:scientificName 'Plakosyllis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131360'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '749'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5930'^^xsd:string;
  dwc:scientificName 'Plakosyllis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131360'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '712'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5189'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '799'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5188'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '781'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6721'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '936'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6385'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '882'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5477'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '808'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5476'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '796'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5475'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '778'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6052'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '763'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5948'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '751'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_5938'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '713'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5742'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '676'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5741'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '659'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_102_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_102_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_102_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_102_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20C_07_6346'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '890'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6692'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '945'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_96_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_96_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_96_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_96_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_08_5430'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '824'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_98_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_98_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_98_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_98_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1E_07_5432'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '860'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_105_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_105_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_105_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_105_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5C_07_6689'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '914'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_6051'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '741'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_6050'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '722'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5776'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '701'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6387'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '897'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6383'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '872'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_97_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_97_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_97_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_97_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1D_08_5431'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '843'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6688'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '906'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6691'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '934'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_95_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_95_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_95_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_95_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1B_07_5321'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '801'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5565'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '643'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6347'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '896'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_100_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_100_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_100_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_100_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_07_6344'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '874'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_6018'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '720'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_89_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_89_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_89_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_89_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_07_6017'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '705'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_101_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_101_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_101_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_101_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20B_08_6345'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '880'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_103_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_103_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_103_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_103_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20E_07_6247'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '892'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5307'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '770'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5939'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '728'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6588'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '900'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_94_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_94_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_94_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_94_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_08_5314'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '786'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5313'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '771'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_5944'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '750'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_5943'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '729'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_88_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_88_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_88_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_88_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_08_5668'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '694'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6596'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '928'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6597'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '941'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_104_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_104_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_104_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_104_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5A_08_6593'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '901'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_87_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_87_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_87_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_87_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10C_07_5663'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '681'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_85_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_85_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_85_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_85_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10A_08_5661'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '651'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5662'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '669'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_99_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_99_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_99_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_99_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.20A_07_6338'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '870'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_108_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_108_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_108_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_108_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5E_07_6687'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '944'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_93_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_93_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_93_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_93_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.1A_07_5421'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '776'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_90_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_90_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_90_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_90_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15A_08_6042'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '721'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_91_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_91_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_91_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_91_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15C_08_6043'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '740'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6044'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '762'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_92_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_92_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_92_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_92_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.15D_08_6056'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '764'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_86_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_86_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_86_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_86_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.10B_08_5786'^^xsd:string;
  dwc:scientificName 'Syllis tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196004'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '678'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '196004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_107_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_107_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_107_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_107_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELB.5D_07_6686'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '933'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_77_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4661'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '553'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_76_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4660'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '544'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_75_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4659'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '537'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4658'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '530'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4721'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '587'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_78_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4377'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '554'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4186'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '475'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4987'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '631'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_70_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_70_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_70_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_70_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_07_3513'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '496'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4986'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '609'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_79_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4983'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '571'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_73_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3516'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '519'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_78_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4597'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '562'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_64_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4158'^^xsd:string;
  dwc:scientificName 'Salvatoria neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195990'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '430'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4944'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '607'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3756'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '394'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3754'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis campoyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195978'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '363'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4855'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '618'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4854'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '600'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4852'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '576'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4097'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '482'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3824'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '368'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4235'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '487'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4232'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '453'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3843'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '419'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3839'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '369'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4993'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '632'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4973'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '591'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_67_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4215'^^xsd:string;
  dwc:scientificName 'Syllis armillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131415'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '462'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_73_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3512'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '518'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4915'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '624'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4948'^^xsd:string;
  dwc:scientificName 'Syllides edentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131407'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '581'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4951'^^xsd:string;
  dwc:scientificName 'Syllides edentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131407'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '627'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4943'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '590'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4942'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '580'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_79_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4941'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '570'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_78_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4562'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '561'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_77_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4561'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '550'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_64_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4092'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '427'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3726'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '390'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3725'^^xsd:string;
  dwc:scientificName 'Odontosyllis ctenostoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131325'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '376'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_67_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4155'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '460'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4154'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '450'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_65_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4153'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '441'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3776'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '398'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4991'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '592'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4990'^^xsd:string;
  dwc:scientificName 'Syllis compacta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131423'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '583'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4932'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '605'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4548'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '527'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3791'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '399'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4175'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '485'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3803'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '416'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3801'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '400'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3800'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '380'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_84_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_84_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_84_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_84_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5E_07_4946'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '641'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4945'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '626'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_76_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4560'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '542'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_75_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4559'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '535'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4558'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '528'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4145'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '483'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4144'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '473'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_67_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4143'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '458'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_64_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4140'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '429'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4120'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '472'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_5053'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '636'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_72_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3487'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '504'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3799'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '367'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4861'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '619'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_79_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4857'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '567'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4488'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '523'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3731'^^xsd:string;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '391'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_78_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4497'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '556'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4493'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '524'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_71_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_71_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_71_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_71_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_08_3486'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '497'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3736'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '392'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3735'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '377'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4867'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '620'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3943'^^xsd:string;
  dwc:scientificName 'Trypanosyllis zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131467'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '424'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3690'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '375'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4728'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '595'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4811'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '588'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_5125'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '638'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_67_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4365'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '467'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3950'^^xsd:string;
  dwc:scientificName 'Xenosyllis scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131470'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '385'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4055'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '481'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4052'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '448'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_65_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4051'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '438'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3691'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '388'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_79_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4809'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '566'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4198'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '476'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_72_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3399'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '503'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4054'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '471'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_77_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4376'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '545'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_75_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4374'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '531'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_3962'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '444'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4966'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '582'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3823'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '417'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4873'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '621'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_73_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3440'^^xsd:string;
  dwc:scientificName 'Opisthosyllis brunnea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131332'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '515'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3618'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '411'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_72_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3591'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '511'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_69_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4343'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '492'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_73_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3408'^^xsd:string;
  dwc:scientificName 'Myrianida edwarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '513'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_70_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_70_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_70_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_70_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_07_3405'^^xsd:string;
  dwc:scientificName 'Myrianida edwarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238194'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '494'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4759'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '614'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4758'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '597'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4756'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '574'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_67_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_3999'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '457'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_3998'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '446'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_65_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_3997'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '437'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3644'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '359'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_3982'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '468'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4843'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '617'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4036'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '470'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_83_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4795'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '616'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3744'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '362'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_75_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4549'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '534'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_74_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4398'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '522'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_68_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_3994'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '469'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4172'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '451'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_72_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3371'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '502'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_60_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3655'^^xsd:string;
  dwc:scientificName 'Brania pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '146738'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '373'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '146738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_66_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_3992'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '445'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_65_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_3991'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '436'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_59_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3639'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '358'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_81_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_5015'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '593'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_80_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_5014'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '584'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_72_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3535'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '506'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_61_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3861'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '405'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_73_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3404'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '512'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_70_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_70_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_70_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_70_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_07_3401'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '493'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_63_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3698'^^xsd:string;
  dwc:scientificName 'Myrianida convoluta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '414'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '238193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_62_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_62_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_62_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_62_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10C_08_3862'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '409'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4620_82_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_5016'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '610'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4118'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '449'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_65_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_65_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4117'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '439'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3746'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '393'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_84_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_84_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_84_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_84_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_84_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5E_07_4880'^^xsd:string;
  dwc:scientificName 'Paraehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '639'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_72_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_72_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3511'^^xsd:string;
  dwc:scientificName 'Syllis beneliahuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195997'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '505'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3874'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '371'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4275'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '466'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_5034'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '611'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_76_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_76_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4635'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '543'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_68_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_68_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4174'^^xsd:string;
  dwc:scientificName 'Salvatoria yraidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195994'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '474'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4241'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '488'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3768'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '415'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3638'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '412'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3766'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '396'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3765'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '378'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4999'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '633'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4331'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '491'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4914'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '604'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4912'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '578'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4537'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '559'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4536'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '548'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_75_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_75_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4534'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '533'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4938'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '606'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3794'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '366'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_72_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_72_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3551'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '508'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_72_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_72_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3583'^^xsd:string;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '510'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4606'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '551'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3848'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '420'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4157'^^xsd:string;
  dwc:scientificName 'Salvatoria limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '484'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4239'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '464'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4238'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '454'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3845'^^xsd:string;
  dwc:scientificName 'Syllis corallicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131424'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '382'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4957'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '628'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4956'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '608'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_71_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_71_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_71_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_71_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_71_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_08_3494'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '498'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_71_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_71_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_71_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_71_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_71_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_08_3534'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '499'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_73_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_73_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3568'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '521'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4969'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '630'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_5023'^^xsd:string;
  dwc:scientificName 'Syllis gerundensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131433'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '635'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3811'^^xsd:string;
  dwc:scientificName 'Syllides fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131409'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '401'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_72_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_72_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3567'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '509'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4307'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '490'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4304'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '456'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4227'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '463'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4224'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '433'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3838'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '418'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3836'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '403'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_62_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_62_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_62_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_62_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_62_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10C_08_3822'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '408'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3821'^^xsd:string;
  dwc:scientificName 'Syllis alternata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131413'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '402'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4302'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '435'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3903'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '423'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3901'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '407'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3900'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '384'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3899'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '372'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3835'^^xsd:string;
  dwc:scientificName 'Syllis columbretensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131422'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '381'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4037'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '479'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4032'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '426'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3678'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '413'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3676'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '387'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3675'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '374'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4927'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '625'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4547'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '560'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4546'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '549'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_76_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_76_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4545'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '541'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3785'^^xsd:string;
  dwc:scientificName 'Salvatoria vieitezi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195993'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '379'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4792'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '575'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4437'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '555'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4436'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '546'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_76_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_76_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4435'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '538'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4019'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '478'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4014'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '425'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3661'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '386'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_71_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_71_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_71_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_71_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_71_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_08_3590'^^xsd:string;
  dwc:scientificName 'Synmerosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '761617'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '501'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4866'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '601'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_73_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_73_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3420'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '514'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3716'^^xsd:string;
  dwc:scientificName 'Myrianida quindecimdentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '238201'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '389'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '238201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_72_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_72_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_72_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_72_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_72_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1C_08_3543'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '507'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_73_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_73_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3544'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '520'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3873'^^xsd:string;
  dwc:scientificName 'Syllis gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131435'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '422'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3674'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '360'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4794'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '598'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4806'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '599'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4049'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '480'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4046'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '447'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3684'^^xsd:string;
  dwc:scientificName 'Exogone (Exogone) verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131307'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '361'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_5065'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '637'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4963'^^xsd:string;
  dwc:scientificName 'Syllides japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131410'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '629'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4200'^^xsd:string;
  dwc:scientificName 'Syllides japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131410'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '432'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_84_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_84_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_84_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_84_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_84_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5E_07_4904'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '640'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_74_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_74_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4523'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '526'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_73_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_73_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3460'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '516'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3764'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '365'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_68_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_68_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_68_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_68_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_68_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15D_08_4306'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '477'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4734'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis xarifae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '596'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4777'^^xsd:string;
  dwc:scientificName 'Eusyllis assimilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131289'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '615'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_70_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_70_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_70_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_70_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_70_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_07_3485'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '495'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4187'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '486'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4185'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '461'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4184'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '452'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_65_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_65_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4183'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '442'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4182'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis pirifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131392'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '431'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4936'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '579'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_5050'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '585'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_79_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_79_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_5049'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '572'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4652'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '564'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3891'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '406'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_62_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_62_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_62_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_62_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_62_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10C_08_3892'^^xsd:string;
  dwc:scientificName 'Syllis krohni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131440'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '410'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '238648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_65_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_65_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4123'^^xsd:string;
  dwc:scientificName 'Plakosyllis brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131360'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '440'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_79_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_79_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4935'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis austriaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131376'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '569'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_76_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_76_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4530'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '540'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_73_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_73_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_73_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_73_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_73_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1D_07_3464'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '517'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4149'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '459'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3771'^^xsd:string;
  dwc:scientificName 'Salvatoria euritmica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195988'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '397'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_5064'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '612'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_81_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_81_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_5063'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '594'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_5062'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '586'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_79_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_79_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_5061'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '573'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4662'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '565'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_60_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_60_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_60_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_60_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_60_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_07_3860'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '383'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3859'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '370'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_5017'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '634'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4622'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '563'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4621'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '552'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_75_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_75_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4619'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '536'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_74_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_74_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4618'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '529'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_69_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_69_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_69_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_69_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_69_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15E_07_4259'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '489'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_67_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_67_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_67_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_67_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_67_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15C_07_4257'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '465'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4896'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '602'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4897'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '622'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_79_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_79_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_79_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_79_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_79_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5A_08_4899'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '568'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_81_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_81_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_81_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_81_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_81_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_07_4901'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '589'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_80_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_80_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_80_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_80_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_80_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5B_08_4900'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '577'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4527'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '558'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_77_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_77_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_77_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_77_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_77_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_07_4526'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '547'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_76_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_76_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_76_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_76_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_76_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20C_08_4525'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '539'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_75_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_75_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_75_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_75_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_75_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20B_08_4524'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '532'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_83_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_83_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_83_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_83_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_83_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5D_08_4903'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '623'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_4902'^^xsd:string;
  dwc:scientificName 'Salvatoria clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '603'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_59_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_59_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_59_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_59_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_59_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10A_07_3759'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '364'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_78_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_78_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_78_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_78_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_78_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20D_08_4522'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '557'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_74_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_74_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_74_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_74_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_74_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.20A_08_4518'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '525'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4134'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '428'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3761'^^xsd:string;
  dwc:scientificName 'Salvatoria alvaradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '195983'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '395'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '195983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_64_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_64_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_64_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_64_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_64_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_07_4254'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '434'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_63_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_63_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_63_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_63_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_63_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10D_07_3863'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '421'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_82_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_82_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_82_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_82_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_82_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.5C_08_5070'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '613'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_71_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_71_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_71_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_71_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_71_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.1B_08_3570'^^xsd:string;
  dwc:scientificName 'Syllis pulvinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131453'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '500'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_61_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_61_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_61_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_61_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_61_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.10B_08_3856'^^xsd:string;
  dwc:scientificName 'Syllis ferrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131430'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '404'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_66_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_66_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_66_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_66_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_66_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15B_07_4256'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '455'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_65_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_65_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_65_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_65_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_65_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'GR-EasternMedSyllids-CELA.15A_08_4255'^^xsd:string;
  dwc:scientificName 'Syllis gerlachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Giorgos Chatzigeorgiou, Sarah Faulwetter, Christos Arvanitidis'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131432'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '443'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_6_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_6_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_6_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9043167 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9043167"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_6_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9043167 35)"^^geo:wktLiteral ;
  geo-pos:lat "32.9043167"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_6_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-5-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-5-Oct09_58'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-5-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '32.9043167'^^xsd:double;
  dwc:minimumDepth '11.4'^^xsd:double;
  dwc:maximumDepth '11.4'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '966'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_26'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '950'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_32'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '956'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_33'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '957'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_27'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '951'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_31'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '955'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_28'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis adelae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195976'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '952'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '195976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_29'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '953'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_1_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_1_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_1_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87515"^^xsd:decimal ;
  dwc:decimalLongitude "35.0586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_1_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87515 35.0586667)"^^geo:wktLiteral ;
  geo-pos:lat "32.87515"^^xsd:decimal ;
  geo-pos:long "35.0586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_1_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-10-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-10-Oct09_30'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis xarifae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-10-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0586667'^^xsd:double;
  dwc:latitude '32.87515'^^xsd:double;
  dwc:minimumDepth '12.8'^^xsd:double;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195981'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '954'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '195981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_4_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_4_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_4_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9008667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_4_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  geo-pos:lat "32.9008667"^^xsd:decimal ;
  geo-pos:long "35.0650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_4_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-2-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-2-May09_53'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-2-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0650833'^^xsd:double;
  dwc:latitude '32.9008667'^^xsd:double;
  dwc:minimumDepth '13.9'^^xsd:double;
  dwc:maximumDepth '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '963'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_4_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_4_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_4_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9008667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_4_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  geo-pos:lat "32.9008667"^^xsd:decimal ;
  geo-pos:long "35.0650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_4_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-2-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-2-May09_55'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-2-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0650833'^^xsd:double;
  dwc:latitude '32.9008667'^^xsd:double;
  dwc:minimumDepth '13.9'^^xsd:double;
  dwc:maximumDepth '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '964'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_4_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_4_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_4_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9008667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_4_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  geo-pos:lat "32.9008667"^^xsd:decimal ;
  geo-pos:long "35.0650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_4_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-2-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-2-May09_41'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis adelae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-2-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0650833'^^xsd:double;
  dwc:latitude '32.9008667'^^xsd:double;
  dwc:minimumDepth '13.9'^^xsd:double;
  dwc:maximumDepth '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195976'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '961'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '195976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_4_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_4_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_4_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9008667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_4_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  geo-pos:lat "32.9008667"^^xsd:decimal ;
  geo-pos:long "35.0650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_4_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-2-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-2-May09_45'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis marmarae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-2-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0650833'^^xsd:double;
  dwc:latitude '32.9008667'^^xsd:double;
  dwc:minimumDepth '13.9'^^xsd:double;
  dwc:maximumDepth '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '598787'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '962'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '598787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_5_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_5_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_5_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9008667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_5_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9008667 35.0650833)"^^geo:wktLiteral ;
  geo-pos:lat "32.9008667"^^xsd:decimal ;
  geo-pos:long "35.0650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_5_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-2-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-2-Oct09_43'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-2-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0650833'^^xsd:double;
  dwc:latitude '32.9008667'^^xsd:double;
  dwc:minimumDepth '13.9'^^xsd:double;
  dwc:maximumDepth '13.9'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '965'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_2_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_2_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_2_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8965333"^^xsd:decimal ;
  dwc:decimalLongitude "35.0654667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_2_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  geo-pos:lat "32.8965333"^^xsd:decimal ;
  geo-pos:long "35.0654667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_2_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-1-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-1-May09_7'^^xsd:string;
  dwc:scientificName 'Parexogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-1-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0654667'^^xsd:double;
  dwc:latitude '32.8965333'^^xsd:double;
  dwc:minimumDepth '13.1'^^xsd:double;
  dwc:maximumDepth '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '757970'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '959'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_2_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_2_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_2_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8965333"^^xsd:decimal ;
  dwc:decimalLongitude "35.0654667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_2_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  geo-pos:lat "32.8965333"^^xsd:decimal ;
  geo-pos:long "35.0654667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_2_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-1-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-1-May09_21'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-1-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0654667'^^xsd:double;
  dwc:latitude '32.8965333'^^xsd:double;
  dwc:minimumDepth '13.1'^^xsd:double;
  dwc:maximumDepth '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '958'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_3_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_3_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_3_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8965333"^^xsd:decimal ;
  dwc:decimalLongitude "35.0654667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_3_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8965333 35.0654667)"^^geo:wktLiteral ;
  geo-pos:lat "32.8965333"^^xsd:decimal ;
  geo-pos:long "35.0654667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_3_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-1-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-1-Oct09_11'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-1-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0654667'^^xsd:double;
  dwc:latitude '32.8965333'^^xsd:double;
  dwc:minimumDepth '13.1'^^xsd:double;
  dwc:maximumDepth '13.1'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '960'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_11_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_11_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_11_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9086333 35.0658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9086333"^^xsd:decimal ;
  dwc:decimalLongitude "35.0658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_11_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9086333 35.0658333)"^^geo:wktLiteral ;
  geo-pos:lat "32.9086333"^^xsd:decimal ;
  geo-pos:long "35.0658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_11_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-9-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-9-Oct09_85'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-9-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0658333'^^xsd:double;
  dwc:latitude '32.9086333'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '997'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_74'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '982'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_61'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '972'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_62'^^xsd:string;
  dwc:scientificName 'Parapionosyllis elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131337'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '973'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_60'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '971'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_65'^^xsd:string;
  dwc:scientificName 'Perkinsyllis augeneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '761459'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '975'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '761459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_81'^^xsd:string;
  dwc:scientificName 'Trypanosyllis (Trypanosyllis) coeliaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '335151'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '989'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_7_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_7_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_7_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_7_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_7_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-May09_73'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '969'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_78'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis thomasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131396'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '986'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_59'^^xsd:string;
  dwc:scientificName 'Branchiosyllis exilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131279'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '970'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_63'^^xsd:string;
  dwc:scientificName 'Parapionosyllis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131340'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '974'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_75'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '983'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_7_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_7_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_7_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_7_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_7_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-May09_64'^^xsd:string;
  dwc:scientificName 'Parexogone hebes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '757970'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '967'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_80'^^xsd:string;
  dwc:scientificName 'Syllis jorgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '196000'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '988'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '196000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_71'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'This is the yet unnamed species Sphaerosyllis sp. described by San Martín, 2003 (Fauna Iberica); Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '980'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_7_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_7_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_7_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_7_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_7_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-May09_66'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis adelae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195976'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '968'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '195976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_67'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis adelae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195976'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '976'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '195976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_77'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '985'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_72'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '981'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_76'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis levantina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '598905'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '984'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '598905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_68'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '977'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_70'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis marmarae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '598787'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '979'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '598787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_69'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis longipapillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195979'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '978'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '195979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_8_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_8_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_8_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9090667"^^xsd:decimal ;
  dwc:decimalLongitude "35.0682167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_8_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9090667 35.0682167)"^^geo:wktLiteral ;
  geo-pos:lat "32.9090667"^^xsd:decimal ;
  geo-pos:long "35.0682167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_8_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-7-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-7-Oct09_79'^^xsd:string;
  dwc:scientificName 'Syllis garciai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-7-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.0682167'^^xsd:double;
  dwc:latitude '32.9090667'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131431'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '987'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_88'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis gravinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131387'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '994'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_87'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis glandulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131386'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '993'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_83'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis adelae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '195976'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '990'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '195976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_89'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '995'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_86'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis marmarae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '598787'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '992'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '598787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_9_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_9_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_9_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_9_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_9_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-May09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-May09_84'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-May09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '991'^^xsd:integer;
  dwc:observationDate '2009-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4620_10_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4620_10_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4620_10_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9166667"^^xsd:decimal ;
  dwc:decimalLongitude "35.07065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4620_10_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9166667 35.07065)"^^geo:wktLiteral ;
  geo-pos:lat "32.9166667"^^xsd:decimal ;
  geo-pos:long "35.07065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4620_10_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4620_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "ALA-IL-8-Oct09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Israel Oceanographic and Limnological Research Ltd- National Institute of Oceanography'^^xsd:string;
  dwc:collectionCode 'Eastern Mediterranean Syllidae from three locations in Crete and Israel'^^xsd:string;
  dwc:catalogNumber 'IL-EasternMedSyllids-ALA-IL-8-Oct09_82'^^xsd:string;
  dwc:scientificName 'Prosphaerosyllis chauseyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Sarah Faulwetter'^^xsd:string;
  dwc:fieldNumber 'ALA-IL-8-Oct09'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '35.07065'^^xsd:double;
  dwc:latitude '32.9166667'^^xsd:double;
  dwc:minimumDepth '7.8'^^xsd:double;
  dwc:maximumDepth '7.8'^^xsd:double;
  dwc:occurrenceRemarks 'Habitat: sandy to muddy sediments'^^xsd:string;
  dwc:aphiaid '597722'^^xsd:integer;
  dwc:verbatimPositionSetail 'GPS'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab (KAHLSICO, model WA265/SS214) 32x35cm, volume 20 l, penetration 20 cm. The sediment was preserved in buffered formalin 10% for 3–7 days, then sieved through a 250 µm mesh sieve and subsequently stored in 70% ethanol'^^xsd:string;
  dwc:occurrenceId '996'^^xsd:integer;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '597722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF